Tìm tổng x :
lxI<3
(làm giúp mik nha, mik ko biết bài này, cảm ơn)
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.
\(\Leftrightarrow14-\frac{72}{-\left(8+x\right)}=-23\)
\(\Leftrightarrow37+\frac{72}{8+x}=0\)
\(\Leftrightarrow37\left(8+x\right)+72=0\)
\(\Leftrightarrow296+37x+72=0\)
\(\Leftrightarrow37x=-368\Leftrightarrow x=-\frac{368}{37}\)
a)\(x\left(x-3\right)-2x+6=0\)
\(\Leftrightarrow x\left(x-3\right)-2\left(x-3\right)=0\)
\(\Leftrightarrow\left(x-2\right)\left(x-3\right)=0\)
\(\Leftrightarrow\orbr{\begin{cases}x-2=0\\x-3=0\end{cases}}\Leftrightarrow\orbr{\begin{cases}x=2\\x=3\end{cases}}\)
b)\(\left(3x-5\right)\left(5x-7\right)+\left(5x+1\right)\left(2-3x\right)=4\)
\(\Leftrightarrow15x^2-46x+35-15x^2+7x+2-4=0\)
\(\Leftrightarrow33-39x=0\Leftrightarrow33=39x\Leftrightarrow x=\frac{33}{39}\)
a) \(x\left(x-3\right)-2x+6=0\)
\(x\left(x-3\right)-2\left(x-3\right)=0\)
\(\left(x-3\right)\left(x-2\right)=0\)
\(\Rightarrow\orbr{\begin{cases}x-3=0\\x-2=0\end{cases}\Rightarrow\orbr{\begin{cases}x=3\\x=2\end{cases}}}\)
b) \((3x-5)(5x-7)+(5x+1)(2-3x)=4\)
\(15x^2-46x+35+10x-15x^2+2-3x-4=0\)
\(33-39x=0\)
\(3\left(11-13x\right)=0\)
\(11-13x=0\)
\(13x=11\)
\(x=\frac{11}{13}\)
#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.
Đây là toán nâng cao chuyên đề tìm phương trình nghiệm nguyên, cấu trúc thi chuyên, thi học sinh giỏi các cấp. Hôm nay, Olm sẽ hướng dẫn các em giải chi tiết dạng này bằng phương pháp đánh giá như sau:
Giải:
20\(^x\) : 14\(^x\) = \(\dfrac{10}{7}\)\(x\) (\(x\) \(\in\) N)
\(\left(\dfrac{20}{14}\right)^x\) = \(\dfrac{10}{7}\)⇒ \(x\)\(\left(\dfrac{10}{7}\right)^x\) = \(\dfrac{10}{7}\)\(x\)
\(x\) = \(\left(\dfrac{10}{7}\right)^x\): \(\dfrac{10}{7}\) ⇒ \(x\) =\(\left(\dfrac{10}{7}\right)^{x-1}\)
Nếu \(x\) = 0 ta có 0 = (\(\dfrac{10}{7}\))-1 = \(\dfrac{7}{10}\) (vô lý)
Nếu \(x\) = 1 ta có: 1 = \(\left(\dfrac{10}{7}\right)^{1-1}\) = 1 (nhận)
Nếu \(x\) > 1 ta có: \(x\) \(\in\) N mà (\(\dfrac{10}{7}\))\(x\) không phải là số tự nhiên nên
\(x\) \(\ne\) (\(\dfrac{10}{7}\))\(x-1\) (loại)
Từ những lập luận trên ta có \(x\) = 1 là số tự nhiên duy nhất thỏa mãn đề bài.
Vậy \(x\) = 1
a) Ta có: \(\left(2x+7\right)^2=\left(x+3\right)^2\)
\(\Leftrightarrow\left(2x+7\right)^2-\left(x+3\right)^2=0\)
\(\Leftrightarrow\left(2x+7-x-3\right)\left(2x+7+x+3\right)=0\)
\(\Leftrightarrow\left(x+4\right)\cdot\left(3x+10\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}x+4=0\\3x+10=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=-4\\3x=-10\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=-4\\x=-\dfrac{10}{3}\end{matrix}\right.\)
Vậy: \(S=\left\{-4;-\dfrac{10}{3}\right\}\)
b) Ta có: \(\left(4x+14\right)^2=\left(7x+2\right)^2\)
\(\Leftrightarrow\left(4x+14\right)^2-\left(7x+2\right)^2=0\)
\(\Leftrightarrow\left(4x+14-7x-2\right)\left(4x+14+7x+2\right)=0\)
\(\Leftrightarrow\left(-3x+12\right)\left(11x+16\right)=0\)
\(\Leftrightarrow\left[{}\begin{matrix}-3x+12=0\\11x+16=0\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}-3x=-12\\11x=-16\end{matrix}\right.\Leftrightarrow\left[{}\begin{matrix}x=4\\x=-\dfrac{16}{11}\end{matrix}\right.\)Vậy: \(S=\left\{4;-\dfrac{16}{11}\right\}\)
(2x+7)2=(x+3)2
=>(2x+7)2-(x+3)2=0
=>(2x+7-x-3)(2x+7+x+3)=0
=>(x-4)(3x+10)=0
=>x-4=0 hoặc 3x+10=0
TH1:x-4=0=>x=4
TH2:3x+10=0=>x=-10/3
(4x+14)2=(7x+2)2
(4x+14)2-(7x+2)2=0
(4x+14-7x-2)(4x+14+7x+2)=0
(-3x+12)(11x+16)=0
TH1:-3x+12=0=>x=4
TH2:11x+16=0=>x=-16/11
Tổng x là sao bn
Phạm Minh Sỹ: Là tính tổng các số nguyên x