作業フローを簡素化:miniwebtoolを検索。
追加
> クラメルの公式電卓
 

クラメルの公式電卓

クラメルの公式を使用して、2元または3元の連立一次方程式を解きます。係数を入力すると、行列式のステップバイステップの計算、アニメーション化された行列の可視化、幾何学的解釈のグラフ、および完全な解が表示されます。

クラメルの公式電卓
Examples:
xy
[
a₁₁
a₁₂
a₂₁
a₂₂
] = [
b₁
b₂
]

Embed クラメルの公式電卓 Widget

クラメルの公式電卓

The Cramer's Rule Calculator solves systems of 2 or 3 linear equations using determinants. Enter the coefficient matrix and constants vector, and get the complete solution with step-by-step determinant calculations, animated matrix visualization showing column replacement, and a geometric interpretation graph for 2×2 systems. Cramer's rule is a fundamental technique in linear algebra that expresses each variable as a ratio of two determinants.

What Is Cramer's Rule?

Cramer's rule is a theorem in linear algebra that provides an explicit formula for solving a system of linear equations with as many equations as unknowns, provided the system has a unique solution. Named after Swiss mathematician Gabriel Cramer (1704–1752), the rule uses determinants to express each variable as a ratio:

$$x_i = \frac{D_i}{D}$$

where \(D\) is the determinant of the coefficient matrix and \(D_i\) is the determinant formed by replacing the \(i\)-th column of the coefficient matrix with the constants vector.

Key Concepts

📐
Determinant
A scalar value computed from a square matrix that indicates whether the system has a unique solution.
🔄
Column Replacement
Replace one column of the coefficient matrix with the constants vector to form each D_i.
📊
Unique Solution
Exists when D ≠ 0. Each variable equals D_i / D.
Singular Case
When D = 0, the system has either no solution or infinitely many.

Cramer's Rule Formulas

For a 2×2 System

Given the system:

$$a_1x + b_1y = c_1$$ $$a_2x + b_2y = c_2$$

DeterminantFormulaDescription
\(D\)\(\begin{vmatrix} a_1 & b_1 \\ a_2 & b_2 \end{vmatrix} = a_1 b_2 - b_1 a_2\)Coefficient matrix determinant
\(D_x\)\(\begin{vmatrix} c_1 & b_1 \\ c_2 & b_2 \end{vmatrix} = c_1 b_2 - b_1 c_2\)Replace x-column with constants
\(D_y\)\(\begin{vmatrix} a_1 & c_1 \\ a_2 & c_2 \end{vmatrix} = a_1 c_2 - c_1 a_2\)Replace y-column with constants

Solution: \(x = D_x / D\), \(y = D_y / D\)

For a 3×3 System

The determinant of a 3×3 matrix is computed using cofactor expansion along the first row. Each \(D_i\) is formed by replacing the corresponding column with the constants vector, and the solution is \(x_i = D_i / D\).

When Does Cramer's Rule Work?

ConditionD ValueResult
Unique solutionD ≠ 0Each variable = D_i / D
No solution (inconsistent)D = 0, some D_i ≠ 0Lines/planes are parallel
Infinitely many solutionsD = 0, all D_i = 0Equations are dependent

Cramer's Rule vs. Other Methods

MethodBest ForLimitation
Cramer's RuleSmall systems (2×2, 3×3), exact symbolic solutionsSlow for large systems (n! complexity)
Gaussian EliminationGeneral systems, large matricesNo closed-form formula
Matrix InverseMultiple right-hand sidesRequires D ≠ 0, expensive to compute
LU DecompositionRepeated solving, numerical stabilityMore complex to implement

How to Use the Cramer's Rule Calculator

  1. Choose the system size: Select 2×2 or 3×3 depending on how many equations and unknowns you have.
  2. Enter coefficients: Fill in the coefficient matrix on the left. Each row corresponds to one equation, and each column to a variable (x, y, z).
  3. Enter constants: Fill in the constants vector on the right (the right-hand side of each equation).
  4. Click Solve: The calculator computes all determinants (D, D_x, D_y, and optionally D_z), determines the solution type, and shows the step-by-step process with animated matrix visualization.

Real-World Applications

FieldApplicationExample
EngineeringCircuit analysis (Kirchhoff's laws)Finding currents in a resistor network
EconomicsMarket equilibriumSupply and demand intersection
PhysicsForce balanceFinding reaction forces in statics
ChemistryBalancing equationsStoichiometric coefficients
Computer GraphicsCoordinate transformationsLine/plane intersection points

FAQ

What is Cramer's rule?
Cramer's rule is a method for solving a system of linear equations using determinants. For each variable, you replace its column in the coefficient matrix with the constants vector and divide the resulting determinant by the main determinant. It works when the coefficient matrix has a nonzero determinant.
When does Cramer's rule fail?
Cramer's rule fails when the determinant of the coefficient matrix is zero. This means the system either has no solution (inconsistent — the equations describe parallel lines or planes) or infinitely many solutions (dependent — the equations are redundant). In such cases, other methods like Gaussian elimination are needed.
What is the formula for Cramer's rule in a 2×2 system?
For the system a1*x + b1*y = c1, a2*x + b2*y = c2: x = Dx/D and y = Dy/D, where D = a1*b2 - b1*a2 is the determinant of the coefficient matrix, Dx replaces the x-column with the constants, and Dy replaces the y-column with the constants.
Can Cramer's rule solve systems larger than 3×3?
Cramer's rule can theoretically solve any n×n system, but it becomes computationally expensive for large systems because it requires computing n+1 determinants, each of size n×n. For systems larger than 3×3, methods like Gaussian elimination or LU decomposition are far more efficient in practice.
What does a zero determinant mean geometrically?
For a 2×2 system, a zero determinant means the two lines are parallel (no solution) or coincident (infinitely many solutions). For a 3×3 system, it means the three planes do not intersect at a single point — they may be parallel, intersect along a line, or all coincide in a plane.

このコンテンツ、ページ、またはツールを引用する場合は、次のようにしてください:

"クラメルの公式電卓"(https://MiniWebtool.com/ja//) MiniWebtool からの引用、https://MiniWebtool.com/

by miniwebtool team. Updated: 2026-04-12

また、AI 数学ソルバー GPT を使って、自然言語による質問と回答で数学の問題を解決することもできます。

おすすめ:

パーセンテージ減少電卓パーセント増加電卓標準偏差電卓 - 高精度ランダムカラージェネレーターコラッツ予想電卓売上総利益率電卓合計電卓中央値電卓フィートとインチからセンチメートルへのコンバーター番号を並べ替えるMACアドレス検索ai句読点追加弧長電卓手数料電卓英単語ランダム生成ツールHEX電卓ランダム名前ジェネレーター相対標準偏差電卓ランダム誕生日ジェネレーターセンチメートルからフィートとインチへのコンバーター円錐展開図テンプレートジェネレーターMP3ルーパーwar電卓動画を逆再生ASCIIコード表血糖値コンバーター楕円円周電卓CAGR電卓パーセント誤差電卓画像分割ツールランダムトーナメント表作成ツール💧 露点電卓小数時間から普通の時間へのコンバーター労働時間計算ツール変化率電卓動画を結合YouTubeチャンネル統計対数電卓t検定電卓分散電卓 高精度SRT結合マスターナンバー電卓歩数距離変換電卓逆テキスト表面積電卓ボウリングスコア計算機指数電卓-高精度ランダム国ジェネレーターcsvからsrtへマン・ホイットニーのU検定計算機ランダム絵文字ジェネレータービンゴカードジェネレーター配当利回り電卓分数電卓クロスワードパズルメーカービデオ速度を調整SRTからTXTへの変換ツールBUN対クレアチニン比電卓ランダム超能力ジェネレーター空の行を削除する筆算割り算電卓XMLバリデーター並列抵抗電卓CMYKからHEXへの変換ツールバイナリ電卓fena電卓正多角形電卓血液型計算機ピタゴラスの定理電卓FPSコンバーターCRC32チェックサム電卓RC時定数電卓log-base-2電卓SRT 時間シフト 電卓速度電卓ポンドからキログラム変換上下反転テキストジェネレーター桁数電卓デシベル (dB) 電卓平均電卓-高精度斜辺電卓動画を回転土星回帰電卓圧力電卓年の日電卓 - 今日は今年の何日目モジュロ電卓ランダム日付ジェネレーター加速度電卓階段電卓画像回転ツール相関係数計算機CPM 電卓HEXコンバーター10進数からBCDへのコンバーターZalgoテキストジェネレーター不可視文字除去ツールオーディオ スプリッター周波数波長変換ツールベースコンバーター行をアルファベット順に並べ替えるコレスキー分解電卓QR分解電卓行列対角化電卓クラメルの公式電卓列空間電卓零空間電卓ベクトル間の角度電卓単位ベクトル電卓ベクトルの大きさ電卓外積電卓内積電卓行列の掛け算電卓逆行列電卓RREF計算機行簡約階段形ニュートン法電卓ヤコビ行列電卓面積分電卓線積分計算機回転カール電卓発散計算機勾配計算機多変数最適化電卓微積分関連変化率ソルバー瞬間変化率電卓平均変化率計算機無限級数和電卓級数収束判定電卓べき級数電卓マクローリン級数電卓ロピタルの定理計算機広義積分電卓シンプソン則電卓台形公式電卓リーマン和電卓パラメトリック曲線グラフ作成ツール回転体の表面積計算機回転体の体積電卓座標幾何距離計算機ヘロンの公式計算機円の接線電卓角の二等分線電卓内接円インサークル電卓外接円電卓大圏距離計算機3d距離電卓トーラス電卓円錐台電卓不規則多角形面積電卓円錐曲線識別ツール双曲線電卓放物線電卓二項定理展開電卓パスカルの三角形ジェネレーター積の記号電卓 (Π パイ記法)シグマ記法電卓 総和有理根定理 電卓デカルトの符号法則電卓平行線と垂直線の電卓直線の方程式電卓標準形から傾き切片形への変換点傾き形式電卓非線形連立方程式ソルバー有理方程式ソルバー文字式方程式ソルバー三角方程式ソルバー指数方程式ソルバー対数方程式ソルバー四次方程式計算機三次方程式ソルバー概算電卓数値から分数への変換器スキップカウントジェネレーター単価電卓天井関数と床関数 電卓絶対値電卓数列パターン検出ツール位取り表ジェネレーター演算の順序電卓PEMDAS筆算足し算・引き算計算機筆算かけ算計算機九九表ジェネレーター🎮 ゲーム内通貨変換器🎲 ドロップ確率電卓🎰 ガチャ天井計算機⚔️ DPS電卓🎮 ゲーム感度変換器❄️ 雪の日計算機🚚 引っ越し費用見積もり🔍 盗作チェッカー📷 OCR / 画像からテキスト抽出📈 折れ線グラフ作成ツール🥧 円グラフ作成ツール📊 棒グラフ作成ツール🔊 トーンジェネレーター🖱️ クリックカウンターオンラインメモ帳⬛ アスペクト比電卓🌍 カーボンフットプリント電卓👙 ブラサイズ電卓タイヤサイズ電卓燃料費電卓🌡️ 暑さ指数電卓🌬️ 体感温度電卓⏰ オンラインアラーム時計⏰ タイムカード電卓📅 日付差分電卓🕐 ミリタリータイム変換器⏱️ 時間計算機⏱️ オンラインストップウォッチ⏱️ カウントダウンタイマー🌐 タイムゾーン変換器カーペット計算機擁壁電卓HVAC容量計算電卓断熱材電卓ペーバー電卓鉄筋電卓木材計算機平方フィート計算機交差掛け算電卓五数要約電卓パーセンタイル電卓正規分布電卓p値電卓比率電卓平方完成電卓四捨五入電卓関数電卓ポモドーロ学習タイマー有効数字電卓テストスコア計算機加重成績計算ツール期末成績電卓成績計算機共振周波数電卓インピーダンス電卓電力用電卓変圧器電卓ワイヤーゲージ電卓555タイマー電卓コンデンサ電卓分圧器計算電卓LED抵抗器電卓モル/グラム/粒子変換器滴定計算器沸点計算ツール実験式計算器収率計算機化学量論計算機化学反応式バランサー希釈計算器馬力電卓トルク電卓自由落下電卓理想気体の状態方程式電卓密度電卓仕事と仕事率電卓位置エネルギー計算機運動エネルギー電卓放物運動電卓運動量計算機力の電卓インフルエンサーROI電卓ROAS電卓CTR計算ツールソーシャルメディアユーザー名チェッカーソーシャルメディア投稿時間最適化ツールソーシャルメディアROI電卓Facebook広告費用電卓YouTubeショート収益化計算ツールTwitch収益計算ツールYouTube視聴時間電卓Twitter/X タイムスタンプ変換器TikTok収益計算ツールソーシャルメディア画像サイズガイドInstagramフォントジェネレーターTwitter/X 文字数カウンターYouTubeコメントピッカーYouTubeタグ抽出ツールyoutubeサムネイルダウンローダーyoutube収益見積もりツールtiktokエンゲージメント率計算機Instagram エンゲージメント率電卓AIトークンカウンターAI記事アウトライン生成ツールAIスローガンジェネレーターAIハッシュタグジェネレーターAIメール作成ツールAIブログタイトルジェネレーターAIテキストヒューマナイザーAIコンテンツ検出ツールリンク切れチェッカーHreflang タグジェネレーターリダイレクトチェッカードメイン信頼度チェッカーページ速度チェッカー見出しアナライザーDNSルックアップWHOIS検索ドメイン年齢チェッカーOpen GraphチェッカーXMLサイトマップ生成ツールrobots.txt生成ツールスキーママークアップ生成ツールWebhookテスターAPIテスターIPサブネット電卓CSSボックスシャドウジェネレーター画像Base64変換器HTMLからMarkdown変換器MarkdownエディタCSVからJSON変換器YAMLフォーマッター/バリデーターHTMLビューティファイアCSS整形ツールjavascript圧縮/整形ツール差分チェッカー正規表現テスターJSONフォーマッター/バリデーター犬の平均寿命電卓ペット保険電卓生食計算機犬妊娠計算機犬のチョコレート毒性電卓子犬の体重予測ツール複数分数電卓犬のフード電卓生ハーブから乾燥ハーブへの変換器バターから油への変換器オーブンからエアフライヤー変換器低温調理電卓サワードウ計算機ピザ生地計算機七面鳥の調理時間電卓燻製時間計算ツールカップからグラム変換器レシピ栄養計算ツール料理単位変換器レシピ分量計算ツール妊娠カロリー計算機妊娠週数計算ツール授乳カロリー計算器赤ちゃん成長パーセンタイル計算機妊娠体重増加計算機ペースゾーン電卓垂直跳び電卓ゴルフハンディキャップ電卓トライアスロンペース電卓マラソンペース電卓筋力基準電卓軍隊体脂肪率計算機水泳ペース計算機サイクリング速度計算機心臓病リスク電卓正味炭水化物電卓炭水化物計算機除脂肪体重計算機体型タイプ電卓生物学的年齢電卓平均寿命電卓身長パーセンタイル電卓血圧インタープリタークレアチニンクリアランス計算機GFR計算機糸球体濾過量体重減少計算ツール断続的断食電卓ケトジェニック電卓タンパク質摂取量計算機血中アルコール濃度計算機理想体重計算機住宅資産価値電卓不動産転売利益計算ツール不動産手数料計算機クロージングコスト電卓賃貸物件投資計算機賃貸vs購入電卓税相当利回り計算電卓配偶者扶養費電卓養育費電卓遺産税電卓固定資産税電卓W-4 源泉徴収電卓1099 税金電卓自営業税電卓キャピタルゲイン税電卓還付金見積もり電卓税率区分電卓所得税電卓ビットコイン投資電卓暗号資産損益電卓従業員コスト電卓企業価値評価電卓損益分岐点電卓HELOC電卓FHAローン電卓頭金電卓住宅ローン完済電卓緊急資金電卓貯蓄目標電卓予算計算機純資産電卓債務一本化電卓債務返済電卓個人ローン電卓ビジネスローン電卓ドルコスト平均法電卓配当再投資電卓株式損益電卓投資信託電卓SIP計算電卓RMD計算電卓年金計算電卓社会保障給付金計算電卓退職計算電卓Roth IRA電卓401k電卓通貨換算ツールチップ電卓点つなぎジェネレーターワードラダー生成電卓ワードスクランブルジェネレータークリプトグラムジェネレーターワードサーチパズルジェネレータースリザーリンクパズルジェネレーターハシパズルジェネレーターフトシキジェネレーターキラー数独ジェネレーター原始根電卓RSA暗号化ステップバイステップシミュレーターオイラー標数電卓多角形の対角線電卓関数の偶奇判定ツールフーリエ級数係数電卓ルンゲクッタRK4法電卓ロンスキアン電卓行列トレース電卓行列ランク電卓ランダム音周波数ジェネレーターランダムコードジェネレーターランダムロードアウトジェネレーターランダムポーカーハンドジェネレーターランダムチェスオープニングジェネレーターランダムRPGキャラクタージェネレーター