Math, asked by adeeladilu2, 10 months ago

show me nly the method of splitting the midde term
12x { }^{2}  - 7x + 1 \\ x { }^{2}  - 2x - 8
do not find the whole answer !!
just show me ...the way to split the middle term ...

pls do send me the both ​

Answers

Answered by Anonymous
4

\huge\mathfrak\red{Answer :-}

1st one :-

  \:  \:  \:  \:  \:12{x}^{2}  - 7x + 1 \\  = 12 {x}^{2}  - (4 + 3)x + 1 \\  = 12 {x}^{2} - 4x - 3x + 1 \\  = 4x(3x - 1) -  1(3x - 1) \\  = (4x - 1)(3x - 1)

2nd one :-

 \:  \:  \:  \: {x}^{2}  - 2x - 8 \\  =  {x}^{2} - (4 - 2)x - 8 \\  =  {x}^{2}   - 4x + 2x - 8 \\  = x(x - 4) + 2(x - 4) \\  = (x + 2)(x - 4)

Answered by Shandana
4

Hy adeela I hope you had received my previous answer and I had finally found the account of two moderators look the attachments

They both had not completed the 250 answers look it is not fair

<!DOCTYPE html> <html lang="en"> <head> <title>CUBE</title> </head> <body> <div class="container"> <div id="heart"> <div class="front"></div> <div class=""></div> <div class="right"></div> <div class="left"></div> <div class="top"></div> <div class="bottom"></div> </div> </div> <style> body { padding-left: 30%; padding-top: 5%; } .container { width: 200px; height: 200px; position: relative; -webkit-perspective: 1000px; -moz-perspective: 1000px; } #cube { width: 100%; height: 100%; position: absolute; -webkit-transform-style: preserve-3d; -webkit-animation: rotatecube 10s infinite; -moz-transform-style: preserve-3d; -moz-animation: rotatecube 10s infinite; } #heart div { width: 200px; height: 200px; display: block; position: absolute; border: none; line-height: 200px; text-align: center; font-size: 50px; font-weight: bold; } @-webkit-keyframes rotatecube { 0% { -webkit-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); } 25% { -webkit-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); } 50% { -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); } 75% { -webkit-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); } 100% { -webkit-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); } } @-moz-keyframes rotatecube { 0% { -moz-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); } 25% { -moz-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); } 50% { -moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); } 75% { -moz-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); } 100% { -moz-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); } } .front { background: rgba(255,0,0,.5); } .back { background: rgba(0,255,0,.5); } .right { background: rgba(0,0,255,.5); } .left { background: rgba(0,255,255,.5); } .top { background: rgba(255,0,255,.5); } .bottom { background: rgba(255,255,0,.5); } #cube .front { -webkit-transform: rotateY(0deg ) translateZ( 100px ); -moz-transform: rotateY( 0deg ) translateZ( 100px ); } #cube .back { -webkit-transform: rotateX( 180deg ) translateZ( 100px ); -moz-transform: rotateX( 180deg ) translateZ( 100px ); } #cube .right { -webkit-transform: rotateY( 90deg ) translateZ( 100px ); -moz-transform: rotateY( 90deg ) translateZ( 100px ); } #cube .left { -webkit-transform: rotateY( -90deg ) translateZ( 100px ); -moz-transform: rotateY( -90deg ) translateZ( 100px ); } #cube .top { -webkit-transform: rotateX( 90deg ) translateZ( 100px ); -moz-transform: rotateX( 90deg ) translateZ( 100px ); } #cube .bottom { -webkit-transform: rotateX( -90deg ) translateZ( 100px ); -moz-transform: rotateX( -90deg ) translateZ( 100px ); } </style> </body> </html> best frnd

Attachments:
Similar questions