Làm hộ mik bài 4 với
Hãy nhập câu hỏi của bạn vào đây, nếu là tài khoản VIP, bạn sẽ được ưu tiên trả lời.
a)
f(x) + h(x) = g(x)
\( \Rightarrow x^4 - 3x^2 + x-1 \) + h(x) = \(x^4 - x^3 + x^2 +5\)
\(\Rightarrow \) h(x) = \(( x^4 - x^3 + x^2 + 5 ) - ( x^4 - 3x^2 + x-1 )\)
\(\Rightarrow \) h(x) = \(x^4 - x^3 + x^2 + 5 - x^4 + 3x^2 - x +1\)
\(\Rightarrow\) h(x) = \(( x^4-x^4 ) + ( -x^3 ) + ( x^2 + 3x^2 ) + ( 5+1)\)
\(\Rightarrow\) h(x) = \(4x^2 - x^3 +6\)
Vậy h(x) = \(4x^2 - x^3 +6\)
b) f(x) - h(x) = g(x)
\(\Rightarrow \) \(x^4 - 3x^2 +x-1\) - h(x) = \(x^4 - x^3 + x^2-1\)
\(\Rightarrow\) h(x) = \((x^4 - 3x^2 +x-1)\) - \((x^4 - x^3 + x^2 +5 )\)
\(\Rightarrow\) h(x) = \(x^4 - 3x^2 + x-1 - x^4 + x^3 - x^2 - 5\)
\(\Rightarrow\) h(x) = \(( x^4-x^4 ) + x^3 + ( -3x^2 - x^2 ) + ( -1-5 )\)
\(\Rightarrow\) h(x) = \(x^3 - 4x^2 -6\)
Vậy h(x) = \(x^3 - 4x^2 -6\)
#include <bits/stdc++.h>
using namespace std;
double a,b,c,p,s;
int main()
{
cin>>a>>b>>c;
p=(a+b+c)/2;
s=sqrt(p*(p-a)*(p-b)*(p-c));
cout<<fixed<<setprecision(2)<<p;
return 0;
}
1:
uses crt;
var a,b,c,max,min:longint;
begin
clrscr;
readln(a,b,c);
max=a;
if max<b then max:=b;
if max<c then max:=c;
min:=a;
if min>c then min:=c;
if min>b then min:=b;
writeln(max,' ',min);
readln;
end.
4:
Số thứ nhất là 126*4/9=56
Số thứ hai là 126-56=70
3:
a: S
b: Đ
c: S
d: Đ
1 What have you done?
2 has eaten
3 have been writing
4 has been cooking
5 have seen
6 have scored
Bài 1
\(x^3-2x^2+x=0\\ \Leftrightarrow x\left(x^2-2x+1\right)=0\\ \Leftrightarrow x\left(x-1\right)^2=0\)
\(\Leftrightarrow x=0\) hoặc \(\left(x-1\right)^2=0\\ \Leftrightarrow x-1=0\\ \Leftrightarrow x=1\)
\(\left(x+2\right)^2=\left(x+2\right)\left(x-2\right)\\ \Leftrightarrow\left(x+2\right)^2-\left(x+2\right)\left(x-2\right)=0\\ \Leftrightarrow\left(x+2\right)\left(x+2-x+2\right)=0\)
\(\Leftrightarrow\left(x+2\right)4=0\\ \Leftrightarrow4x+8=0\\ \Leftrightarrow4x=-8\\ \Leftrightarrow x=-\dfrac{8}{4}\\ \Leftrightarrow x=-2\)
Bài 4:
a: Có thể lập được nhiều nhất 8 đội
Có thể lập được nhiều nhất 8 đội